home *** CD-ROM | disk | FTP | other *** search
/ Dermatology Step by Step / Dermatology Step by Step.iso / pc / Media / Dermatology / Algorithm.swf / scripts / DefineButton2_207 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2001-02-15  |  106 b   |  7 lines

  1. on(rollOut){
  2.    if(_root.isRollOverEnable)
  3.    {
  4.       _root.turn("rollout",myL,myQ,myA,myC);
  5.    }
  6. }
  7.